# The type of the cursor used within the application.
# Values: Default, Hardware, Software
CursorMode Hardware

# Which 'hardware' cursor to use
HardwareCursor Default

# Size of the software cursor
SoftwareCursorScale 1

# Controls whether the software cursor has a bounce effect on click
SoftwareCursorBounce false

# Should mouse be used as a trackpad.
MoveTrackpad false

# Use triggers as mouse buttons.
MouseButtonTriggers false

# Use small screen mode. Zooms in various aspects.
SmallScreen false

# Sensitivity for the trackpad input mode.
TrackpadSensitivity 1

# Invert trackpad controls X axis.
TrackpadInvertX false

# Invert trackpad controls Y axis.
TrackpadInvertY false

# Thumbstick to use for fast movement.
# Values: None, Left, Right, Both
ThumbstickMode Left

# Touch screen mode to use.
# Values: Disabled, Move, Water, CycleWater, CycleDot
TouchMode CycleWater

# Sensitivity for the thumbstick movement.
ThumbstickSensitivity 1

# Invert thumbstick controls X axis.
ThumbstickInvertX false

# Invert thumbstick controls Y axis.
ThumbstickInvertY false

# Reset thumbstick position when clicking.
ThumbstickResetOnClick false

# Swap left and right click for building and dot.
SwapMouseButtons false

# Main volume of the game
VolumeMaster 1

# Music volume of the game
VolumeMusic 1

# Ambiance volume of the game
VolumeAmbiance 1

# Sound volume of the game
VolumeSound 1

# Controls all the graphics settings
# Use Low/Medium/High for presets, Custom for overriding advanced options
GraphicsPreset High

# Adjusts the overrall rendering and shader quality
# Values: Low, Medium, High
GraphicsQuality High

# Adjusts the quality of the textures.
# Values: Low, Medium, High
TextureQuality High

# Scale factor for the internal rendering resolution.
ResolutionScale 1

# Antialiasing mode to use.
# Values: None, Fxaa, Smaa, Msaa2x, Msaa4x, Msaa8x, Msaa16x
AntialiasMode Msaa4x

# Number of frames to queue. Smaller values have lower input latency but may drop frames.
QueuedFrames 2

# Window mode to use.
# Values: Fullscreen, Borderless, Maximized, Windowed
WindowMode Borderless

# Which display to use for fullscreen.
DisplayIndex 0

# Display resolution to use.
Resolution Default

# Display brightness adjustment.
Brightness 1

